home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19961006-19970104 / 000270_news@columbia.edu _Fri Dec 6 23:22:16 1996.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30]) by watsun.cc.columbia.edu (8.8.3/8.8.3) with ESMTP id XAA10905 for <kermit.misc@watsun.cc.columbia.edu>; Fri, 6 Dec 1996 23:22:16 -0500 (EST)
  3. Received: (from news@localhost) by newsmaster.cc.columbia.edu (8.8.3/8.8.3) id XAA26160 for kermit.misc@watsun; Fri, 6 Dec 1996 23:22:15 -0500 (EST)
  4. Path: news.columbia.edu!panix!netaxs.com!feed1.news.erols.com!howland.erols.net!newspump.sol.net!posts.execpc.com!usenet
  5. From: John Fehlhaber <jfehlhab@execpc.com>
  6. Newsgroups: comp.protocols.kermit.misc
  7. Subject: Problem with File Type
  8. Date: Fri, 06 Dec 1996 22:20:12 -0800
  9. Organization: Exec-PC BBS Internet - Milwaukee, WI
  10. Lines: 9
  11. Message-ID: <32A90C9C.2161@execpc.com>
  12. NNTP-Posting-Host: bassai.execpc.com
  13. Mime-Version: 1.0
  14. Content-Type: text/plain; charset=us-ascii
  15. Content-Transfer-Encoding: 7bit
  16. X-Mailer: Mozilla 2.01 (Win95; U; 16bit)
  17.  
  18. I am a novice user of Kermit.  What I'm having problems with is dialing 
  19. in to my mainframe (VAX) at work and sending files via Kermit to my home 
  20. PC.  The problem is with specific application type files (i.e. a Lotus 
  21. 1-2-3 spreadsheet).  My problem is that my Lotus software won't recognize 
  22. the file after I Kermit it down.  My guru at work set I needed to issue 
  23. the command SET FILE TYPE BINARY from the host Kermit, but that doesn't 
  24. seem to have done the trick.  Are the semantics of the above command 
  25. wrong?  What should the proper command be?  Any help anyone could give to 
  26. this true rookie would be greatly appreciated. Thanks!